heapTotalBytes

@get:JvmName(name = "getHeapTotalBytes")
@set:JvmName(name = "setHeapTotalBytes")
var heapTotalBytes: Int
Number of bytes used in the heap

uint32 heap_total_bytes = 12;